MADlibrary is a C library for developpers to add musics to application. It is very easy to use and free for any kind of products. Read Inside MADLibrary Word File for complete information about functions.
68K Versions
MADLibrary.68k.(2i, A5) <- Use this one in a 'normal' application
MADLibrary.68k.(2i, A4) <- Use this one for drivers & other A5-free needs
For use with 680x0 Mac with CodeWarrior (10.0) 68k
Compiled with: 68020, all optimisations ON, 68k Alignement (You don't need to turn 68k alignement in your application), 2 bytes integers (NOT 4 bytes! You need to turn ON 2i in your application).
Think C version is not supported anymore, because MADLibrary is now >32K and Think cannot generate >32k libraries.
PowerMac Version
You need to import (weak import/soft import binding) SoundLib file (distributed by Apple Computer) in your project.
MADLibrary.PPC.xcoff for use with PowerMac with Symantec 8.01, MPW and other XCOFF compatibles
(Compiled (SYMANTEC) with: PPC, all optimisations ON, PowerMac Alignement - you don't need to use same settings in your application)
(Special thanks to Michael Hopkins, Symantec Corporation)
MADLibrary.PPC for use with PowerMac with CodeWarrior (10.0) PPC
(Compiled with: PPC, all optimisations ON, PowerMac Alignement, 601 ins sheduling - you don't need to use same settings in your application)
XCMD
Mad XCMD is a XCMD for XCMD compatible software (HyperCard, MacroMind Director, etc...).
This XCMD is a safe fat resource: it will work on 68k and on PowerMac in native mode.
Netscape & MacroMedia
I'm working on these both libraries. Soon available on your hard disk....
How to use this library
- in Example CD.PPC project for CodeWarrior 9 with example.c and MADLibrary.PPC
- in Example CD.68k project for CodeWarrior 9 with example.c and MADLibrary.68k.(2i,A5)
- in Example Symantec 8 project for Symantec 8.01 with example.c and MADLibrary.PPC.xcoff
Where to find music?
How to compose music?
This library supports music formats:
- MAD format which is used only with PlayerPRO Mac.
- all formats supported via Plugs file. You can include/distribute Plugs with your software.
For more examples, download Player PRO:
- On Compuserve: Mac Forum/Entertainment forum/Sound Utilities[ 19]
- On Internet on major sites.
- On your local BBS.
If you want more informations about The Player PRO 4.5 or about this library, contact me.
LICENSE - 100% FREE
You can use this library freely in freeware, shareware, commercial products, etc. with NO royalties. Totaly FREE. You can also include Import/Export Plugs.
You can copy this library in any CD-Rom, disk, magazine, etc. (Don't ask me permission).